.main{
	width: 1200px;
	margin:30px auto;
}
.main_top{
	width: 100%;
	height: 610px;
	margin-bottom:20px;
}
.main_top_lf{
	width: 775px;
	float:left;
	margin-right: 25px;
}
/* 通知公告 */
.tzgg{
	width: 375px;
	height:195px;
	float: left;
	margin-right: 25px;
}
/* 通知公告  标题 */
.tzgg_top{
	width: 360px;
	height:25px;
	padding-left:15px;
	background: url(images/icon_01.png) no-repeat ;
}
.tzgg_top div{
	height: 25px;
	border-bottom:1px solid #CCCCCC;
}
.tzgg_top h2{
	font-size: 16px;
	float: left;
}
.tzgg_top p{
	font-size: 12px;
	float: left;
	color: #999999;
	margin-top:5px;
}
.tzgg_top  a{
	display: block;
	float: right;
	color:#009B4D;
	font-size: 12px;
	margin-top:5px;
}
/* 通知公告 内容 */
.tagg_con{
	padding-left: 10px;
}
.tagg_con ul li{
	border-bottom:1px dashed #E2DEDE;
	padding-top: 10px;
	overflow:hidden;
}
.tagg_con ul li a{
	display: block;
	padding-left:10px; 
	font-size: 14px;
	color: #666666;
	float: left;
	line-height: 22px;
	background: url(images/icon_04.png) no-repeat center left ;
}
.tagg_con ul li a:hover{
	color:#009B4D;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s;
}
.tagg_con ul li span{
	float:right;
	font-size:12px;
	color:#999;
	line-height: 22px;
}
/* 协会概况 */
.xhgl{
	width: 375px;
	float: left;
}
.xhgl_con{
	padding-left: 10px;
	padding-top: 10px;
}
.xhgl_con p{
	font-size: 14px;
	color:#666666;
	text-indent: 2em;
	line-height: 25px;
}
.xhgl_con p:hover{
	color:#009B4D;
}
.xhgl_con img{
	width: 181px;
	height: 99px;
	float:right;
	margin-left: 5px;
}
/* 新闻中心 */
.new{
	width: 775px;
}
.new_con{
	width: 775px;
	margin-top: 20px;
	overflow: hidden;
}
.new_con_lf {
	float: left;
	width: 320px;
	height: 240px;
	margin-right: 20px;
	position: relative;
}

.new_con_rg{
	width: 435px;
	float: left;
}
.new_con_rg div{
	overflow: hidden;
	margin-bottom:5px; 
}
.new_con_rg p{
	display: block;
	width: 60px;
	height:30px;
	float:left;
	line-height: 30px;
	padding:0px 5px;
	background: none;
	background-size:0 0; 
	margin-right:20px;
	color: #333333;
	font-size: 14px;
	cursor: pointer;
}
.new_con_rg p:hover{
	background: #009B4D;
	background-size:100% 100%;
	color:#fff;
	animation: 0.4s;
}
.change{
	background: #009B4D!important;
	color:#fff!important;
}
.new_con_rg ul{
	width: 435px;
}
.new_con_rg ul li{
	border-bottom:1px dashed #E2DEDE;
	padding-top: 10px;
	overflow:hidden;
}
.new_con_rg ul li a{
	display: block;
	padding-left:10px; 
	width:350px;
	overflow:hidden;
	height:23px;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size: 14px;
	color: #666666;
	float: left;
	line-height: 23px;
	background: url(images/icon_04.png) no-repeat center left ;
}
.new_con_rg ul li a:hover{
	color:#009B4D;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s;
}
.new_con_rg ul li span{
	float:right;
	font-size:12px;
	color:#999;
	line-height: 22px;
}
/* 会员专区 */
.main_top_rg{
	float: left;
	width: 400px;
}
.hyzq{
	height: 215px;
	margin-bottom: 20px;
	border-bottom: 1px dashed #999;
}
.hyzq_con{
	padding-left: 10px;
}
.hyzq_con ul{
	width: 280px;
	height: 185px;
	padding-top:20px;
	float: left;
}
.hyzq_con ul li{
	color:#666;
	font-size: 14px;
	line-height: 25px;
}
.hyzq_con ul li a{
	color:#666;
	font-size: 14px;
}
.hyzq_con ul li a:hover{
	color:#009B4D;
}
.hyzq_dl{
	width: 100px;
	height: 144px;
	float: left;
	margin-top: 25px;
	background: url(images/img_02.png);
}
.hyzq_dl h2{
	color: #F6D80D;
	font-size:20px;
	margin-top:40px;
	text-align: center;
}
.hyzq_dl p{
	color:#BFA706;
	font-size: 14px;
	text-align: center;
	margin-top: 15px;
}
.hyzq_dl p a{
	color:#BFA706;
	font-size: 14px;
}
/* 政策标准 */
.zcbz{
	height: 170px;
	border-bottom: 1px dashed #999;
	margin-top:20px;
}
.zcbz_con{
	padding-left: 10px;
}
.zcbz_con ul {
	margin-top:15px;	
}
.zcbz_con ul li{
	padding-left: 10px;
	line-height:28px;
	background: url(images/icon_02.png) no-repeat center left;
}
.zcbz_con ul li a{
	font-size:14px;
	color:#666;
}
.zcbz_con ul li a:hover{
	color:#009B4D;
}
.main_ct{
	width: 1200px;
	height: 240px;
}
.main_ct ul{
	padding-top:20px;
}
.main_ct ul li{
	width: 280px;
	float:left;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
._img{
	width: 280px;
	height: 182px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s;
}
._text{
	width: 280px;
	height: 182px;
	position: absolute;
	top:-100%;
	text-align: center;
	font-size: 14px;
	color:#fff;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s;
	z-index: 1;
}
._text span{
	display: block;
	width: 280px;
	height: 182px;
	background: #000;
	opacity: 0.5;
}
._text div{
	width: 280px;
	height: 182px;
	position: absolute;
	top:0px;
}
._text div img{
	height: 30px;
	width: 30px;
	margin-top:50px;
	margin-bottom: 10px;
}
._text div p{
	width: 140px;
	margin:0px auto;
}
.main_ct ul li:hover ._text{
	top:0px;
}
.main_ct ul li:hover ._img{
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

/* 设备展示 */
.main_con_con{
	width: 1200px;
	height: 240px;
}
.main_con_con ul{
	padding-top:35px;
}
.main_con_con ul li{
	width: 215px;
	float:left;
	margin-right: 25px;
	position: relative;
	overflow: hidden;
}
._img2{
	width: 215px;
	height: 190px;
	transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s;
}
._text2{
	width: 215px;
	height: 190px;
	position: absolute;
	top:-100%;
	text-align: center;
	font-size: 14px;
	color:#fff;
	transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s; 
	-o-transition: 0.5s;
	z-index: 1;
}
._text2 span{
	display: block;
	width: 215px;
	height: 190px;
	background: #000;
	opacity: 0.5;
}
._text2 div {
	width: 215px;
	height: 190px;
	position: absolute;
	top:0px;
}
._text2 div img{
	height: 30px;
	width: 30px;
	margin-top:65px;
	margin-bottom: 10px;
}
._text div p{
	width: 110px;
	margin:0px auto;
}
.main_con_con ul li:hover ._text2{
	top:0px;
}
.main_con_con ul li:hover ._img2{
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
